gpsbabel.git
2004-02-03 jfathertonimproved user defaults
2004-02-02 jfathertonInitial import
2004-02-02 jfathertonRe-enabled user defaults
2004-02-02 robertlMakefile: bump version
2004-02-02 robertlClean up.
2004-02-02 robertlAdd 1252 conversions for hint and shortname.
2004-02-01 jfathertonInitial upload
2004-02-01 jfathertonInitial upload
2004-02-01 robertlA number of changes suggested by Kjeld to make this...
2004-02-01 robertlRegenerate dependencies.
2004-02-01 robertlRetain "htmlness" on cache description reads to that...
2004-02-01 robertlstrip_html: new fn.
2004-02-01 robertlReduce default (debugging) output to ASCII, not codepg...
2004-01-30 robertlLet GPX parse geocaching-specific descriptions & hints.
2004-01-30 robertlAdd function to decompse UTF to 7 bit ascii.
2004-01-29 robertlNo C99 comments.
2004-01-29 parkrrrrAdded utf8 to CP1252 conversion function to util.c
2004-01-21 parkrrrrfixed bug with &#x handling that caused spurious XML...
2004-01-20 parkrrrrDon't decode as UTF-8 if it doesn't look like UTF-8...
2004-01-19 parkrrrroutput &#nnn; instead of &#xnnn; since expat doesn...
2004-01-19 robertlOSes with 64bit file i/o and LP64 model *must* have...
2004-01-19 robertlAdd referneces for delGPL and anr formats.
2004-01-19 robertlAdd delgpl, saroute tests.
2004-01-19 robertlRemove bad interactions of duped waypoints when those...
2004-01-19 robertlDon't output bounding box if we couldn't compute them...
2004-01-19 robertlFix off-by-one that resulted in last trackpoint not...
2004-01-19 robertlAdd saroute.
2004-01-18 robertlClarify comments. Add BASE_STRUCT.
2004-01-18 robertlFrom Mark Bradley:
2004-01-18 robertlWhack several functions we aren't using.
2004-01-18 robertlFix logpoint option that I broke.
2004-01-18 robertlNuke dead code.
2004-01-17 robertlAdd case for gpsutil read & psp write.
2004-01-17 robertlAdd geoniche test cases.
2004-01-17 robertlAdd bounding box code.
2004-01-17 robertlAdd bounding box tag to GPX output.
2004-01-16 robertlMake format strings consistent for -vs output.
2004-01-16 robertlImplement callback in libjeeps for waypoint output...
2004-01-16 robertlAdd -vs status indicator to most file formats.
2004-01-14 alexmotFix typo in gpx track tag/path mapping
2004-01-13 robertlFrom Mark Bradley: adds proximity, depth, corrects...
2004-01-12 parkrrrrInitial add
2004-01-12 robertlMore distinct handling of unknown tags vs. tags that...
2004-01-12 parkrrrrInitial add
2004-01-12 robertlBump version for GSAK test.
2004-01-12 robertlLet timeouts work right under Windows so GSAK (and...
2004-01-11 james_sherringsupport lines with text (e.g. drive-time regions);
2004-01-11 james_sherring*** empty log message ***
2004-01-09 robertlRegenerate wintsto. Add @echo off at top.
2004-01-09 alexmotBring mapsend current with new route/track segregation...
2004-01-09 robertlFrom Mark Hammond: Improve usage message.
2004-01-08 robertlOnly include unistd.h in POSIX-land.
2004-01-08 robertlAll files: replace explict calls to fopen with xfopen...
2004-01-08 alexmotUpdate track handling
2004-01-08 alexmotUpdate reference file for GPX tracks.
2004-01-08 alexmotAdd GPX track test case.
2004-01-08 alexmotFix GPX track handling
2004-01-08 parkrrrrMade xml_entitize understand and handle UTF-8
2004-01-08 alexmotBring Ozi tracks/routes current with framework.
2004-01-08 robertlAdd missing global CVS tags.
2004-01-08 robertlCorrect vmem violations in gpx. Remove sandbagging.
2004-01-08 robertlUse stable creation times when reading waypoitns.
2004-01-08 robertlDon't prefer empty notes.
2004-01-08 robertlRemove extraneous (and one non-such) inclusions of...
2004-01-08 robertlAdd flags to vm_alloc to zero allocated buffer.
2004-01-07 robertlDoh! the zip is already moved...
2004-01-07 robertlDon't clobber the perfectly lovely zip created by mingw...
2004-01-07 robertlFrom Mark Hammond. Go less nuts with CDATA encoding...
2004-01-07 robertlFix leaktest.
2004-01-07 robertlFix allocation for cdatastr.
2004-01-07 robertlCommit overhauled GPX parser.
2004-01-06 robertlMark Hammond reports that Cygwin termio handling is...
2004-01-05 robertlA number of changes throughout to support formats like...
2004-01-05 robertlAdd route writing to garmin serial. Probably not...
2004-01-05 alexmotRemove OziExplorer style file. Ozi is now it's own...
2004-01-05 alexmotMove OziExplorer into it's own module. Adds track...
2004-01-05 robertlFix garmin serial tracks. A) eliminate empty track...
2004-01-03 robertlAdd D109 support in yet another place.
2003-12-21 robertlReplace old endianness logic in binary formats
2003-12-21 robertlDon't call exit.
2003-12-21 robertlAdd route reading code.
2003-12-21 robertlDoc a few missing targets. Make chkdoc grouchier.
2003-12-21 robertlAdd delorme gpl format.
2003-12-21 robertlAdd deficon to geo output.
2003-12-20 robertlFree the parser when we're done.
2003-12-20 robertlAccept comments in input.
2003-12-20 robertlBe nicer in absence of a shortname.
2003-12-18 alexmotC89 fix-up
2003-12-13 robertlThree changes:
2003-12-13 robertlCleanup pass.
2003-12-13 robertlAdd blurb on binary kits.
2003-12-12 robertlAdd mac-build target for generating binary kits for...
2003-12-11 robertlFix minor mem leaks.
2003-12-11 robertlAdd check to 'changes.html', too.
2003-12-09 robertlAdd D109 support for reading routes. Yuk!
2003-12-09 robertlAdd sloppy code to print D109's. Since we don't norma...
2003-12-06 james_sherringSupport GPX <sym>/pushpin icon number
2003-12-05 robertlDon't double-free email and author if reading multiple...
2003-12-05 james_sherringcleanup various debug items,
2003-12-05 james_sherring*** empty log message ***
next